Skip to content

Commit

Permalink
Changing baseURL.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjhuskey committed Oct 15, 2024
1 parent e11ac7a commit 1cfe5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eleventy.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const globalSiteData = {
title: "Digital Latin Library",
description: "The main site for the Digital Latin Library",
locale: "en",
baseUrl: baseUrl,
baseUrl: "https://digitallatin.org/",
pathPrefix: pathPrefix,
lang: "en",
home: "https://digitallatin.org/",
Expand Down

0 comments on commit 1cfe5ce

Please sign in to comment.