add git
Deploy website to VPS / build-and-deploy (push) Successful in 55s

This commit is contained in:
Evan Scamehorn
2026-03-02 22:57:45 -06:00
parent c1db2b90cc
commit 895a45fca6
2 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -4,9 +4,9 @@
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
# Website name (set in params.yaml under hugoblox.branding.name)
title: ''
title: 'Evan Scamehorn'
# Website URL
baseURL: 'https://example.com/'
baseURL: 'https://ejs.cam/'
############################
## LANGUAGE
+3
View File
@@ -28,3 +28,6 @@ main:
# - name: Courses
# url: courses/
# weight: 40
- name: Git
url: https://git.ejs.cam
weight: 50