Skip to content

Commit

Permalink
some new notes, added instagram socials
Browse files Browse the repository at this point in the history
  • Loading branch information
ewe2 committed Aug 12, 2021
1 parent 5d7547e commit d71b1a7
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Just a backup github repo of ongoing work on my personal site. It might be of
some interest as a guide. It's basically a project to teach myself newer
website technologies.

Caution: may use outdated or insecure technologies in the process of building,
however none of these are utilized actively as part of the output.

### Features

* Hugo-based build system.
Expand Down
3 changes: 3 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ paginate = 5
[[params.social]]
name = "twitter"
url = "https://twitter.com/ewe2"
[[params.social]]
name = "instagram"
url = "https://www.instagram.com/pengguinmusic"

# here's where we can break off and add stuff via menu entries.

Expand Down
Loading

0 comments on commit d71b1a7

Please sign in to comment.