Skip to content

Commit ffc95cf

Browse files
authored
Merge pull request #1267 from ospic/1-modified-descriptions
Modified descriptions
2 parents 7ba4f5e + 37e9b92 commit ffc95cf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

nuxt.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,12 @@ export default {
133133
/* meta options */
134134
name: "Ospic Hospital Management System",
135135
author: "Ospic",
136-
description: "Open source Hospital Management System",
136+
description: "Hospital Management System",
137137
lang: "en",
138138
ogType: "website",
139139
ogSiteName: "Ospic Hms",
140140
ogTitle: "Ospic Hospital Management system",
141-
ogDescription: "Open source Hospital Management System",
141+
ogDescription: "Hospital Management System",
142142
ogHost: "https://app.ospic.app/",
143143
ogImage: "https://docs.ospic.app/preview.png",
144144
ogUrl: "",

pages/about.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<div class="font-weight-black">
77
Made by
88
<a href="https://github.com/ospic" target="_blank">Ospic </a>
9-
as an open source Hospital management system
9+
as an Hospital management system
1010
<a
1111
style="color: blue; text-decoration: underline"
1212
href="https://app.ospicx.com/"

0 commit comments

Comments
 (0)