aboutsummaryrefslogtreecommitdiff
path: root/archetypes
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2023-12-02 23:35:16 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2023-12-02 23:35:16 +0300
commitb0a379f559b2864134301b3831af678333cf7670 (patch)
tree59367cbdce47db8db5ec98dcb6b3189a4d4d14b0 /archetypes
parent48b9b6ce8a7d61c3aa94d10941601a57bdd73217 (diff)
Add skills content
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/skills.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/archetypes/skills.md b/archetypes/skills.md
new file mode 100644
index 0000000..683b355
--- /dev/null
+++ b/archetypes/skills.md
@@ -0,0 +1,5 @@
+---
+title: '{{ replace .File.ContentBaseName `-` ` ` | title }}'
+weight: 1
+tags: ["Hugo", "HTML/CSS"]
+--- \ No newline at end of file