diff options
| author | Danilo M. <danix@danix.xyz> | 2026-03-26 10:59:27 +0100 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-03-26 10:59:27 +0100 |
| commit | aab13e6564203c9ca435a003f5f2245f0d773c68 (patch) | |
| tree | d6c25e022d60cc028e033bd400ee2e00fefebd8a | |
| parent | eb86cb9273a873686b6d60ebd1cce80a1414d058 (diff) | |
| download | danixme-aab13e6564203c9ca435a003f5f2245f0d773c68.tar.gz danixme-aab13e6564203c9ca435a003f5f2245f0d773c68.zip | |
removing old version of danix.me to make room for new version.
| -rw-r--r-- | .gitmodules | 3 | ||||
| -rw-r--r-- | archetypes/default.md | 5 | ||||
| -rw-r--r-- | hugo.yaml | 3 |
3 files changed, 0 insertions, 11 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 41cc572..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "themes/hugo-profile"] - path = themes/hugo-profile - url = https://github.com/gurusabarish/hugo-profile.git diff --git a/archetypes/default.md b/archetypes/default.md deleted file mode 100644 index 0d5eebd..0000000 --- a/archetypes/default.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -date: '{{ .Date }}' -draft: true -title: '{{ replace .File.ContentBaseName "-" " " | title }}' ---- diff --git a/hugo.yaml b/hugo.yaml deleted file mode 100644 index fa5818b..0000000 --- a/hugo.yaml +++ /dev/null @@ -1,3 +0,0 @@ -baseURL: https://example.org/ -languageCode: en-us -title: My New Hugo Site |
