I have a few pages that are tagged “.net”. e.g.
---
title: Updating Blazor PacMan to .NET 5
date: 2020-12-13
status: publish
layout: layouts/post.njk
excerpt: ''
type: post
id: 224
tags:
- .net
- 'c#'
tag: []
post_format: []
---
This tag appears in the tag list at Tags, but the physical folder ‘/tags/.net’ does not exist when I look in the download of the actual Netflify deploy.
It does appear when I build locally.
I’m guessing the trouble stems from the tag starting with a dot and I’m guessing it’s a difference between building with Windows (at home) and Linux (at Netlify).
Any help appreciated!
Thank you in advance,
Steve Dunn
- netlify site name: stevedunn (Netlify App)
- custom domain: dunnhq.com
- deploy: Netlify App
- the FULL build log: