This commit is contained in:
Trevor Slocum 2019-09-26 21:48:49 -07:00
parent d71c3f5ee3
commit 7387321838
3 changed files with 10 additions and 4 deletions

View File

@ -72,11 +72,10 @@ phone = ""
address = ""
# Office hours: use `<br>` to insert a line break, or set to "" to remove office hours
office_hours = """Monday 10:00 to 13:00<br>
Wednesday 09:00 to 10:00"""
office_hours = ""
# Enter an optional link for booking appointments (e.g. calendly.com).
appointment_url = "https://calendly.com"
appointment_url = ""
# Contact links
# Set to `[]` to disable, or comment out unwanted lines with a hash `#`.

View File

@ -10,7 +10,7 @@ authors:
superuser: true
# Role/position
role: Developer
role: Developer &amp;<br>System Administrator
# Organizations/Affiliations
#organizations:

View File

@ -0,0 +1,7 @@
---
title: "Gotcha - Overiting a shared backing array when calling append"
date: 2019-09-26T21:42:18-07:00
categories: [gotcha]
---
Test