0
votes
1answer
988 views

Add HTML link tag with dynamic SRC attribute to masterpage HEAD section

I Need to add a <link> tag with a dynamic src attribute to a custom masterpage <head> section pointing to a current SPWeb library like this: <link rel="alternate" ...