kycnot.me/src
pluja c27ef88594 🎨 style(service_card.html): add max-w-md class to the anchor tag to limit its maximum width
🐛 fix(service_card.html): update href attribute to include the service name for proper routing
2023-10-31 00:05:12 +01:00
..
database 🔀 refactor(attributes.go): reorganize attribute constants alphabetically for better readability and maintainability 2023-10-31 00:03:40 +01:00
ent 🔧 fix(service.go): change field type of "attributes" from string slice to string to match the expected data type 2023-10-30 23:33:03 +01:00
pow initial commit 2023-10-30 22:41:30 +01:00
server 🔧 fix(handlers_web.go): fix typo in handleAttribute function name 2023-10-31 00:03:57 +01:00
utils initial commit 2023-10-30 22:41:30 +01:00
web 🎨 style(service_card.html): add max-w-md class to the anchor tag to limit its maximum width 2023-10-31 00:05:12 +01:00
.env initial commit 2023-10-30 22:41:30 +01:00
go.mod initial commit 2023-10-30 22:41:30 +01:00
go.sum 🔧 fix(service.go): change field type of "attributes" from string slice to string to match the expected data type 2023-10-30 23:33:03 +01:00
main.go revert changes 2023-10-30 22:42:11 +01:00